home *** CD-ROM | disk | FTP | other *** search
- Path: faui08m.informatik.uni-erlangen.de!not-for-mail
- From: msgessl@cip.informatik.uni-erlangen.de (Matthias Gessl (CIP 95))
- Newsgroups: comp.lang.c
- Subject: How do I sort a large Array?
- Date: 16 Feb 1996 10:04:17 GMT
- Organization: Regionales Rechenzentrum Erlangen, Germany
- Message-ID: <4g1kr1$kg1@rznews.rrze.uni-erlangen.de>
- NNTP-Posting-Host: faui08m.informatik.uni-erlangen.de
- NNTP-Posting-User: msgessl
-
- How do I sort a large array of char-arrays, which is too large to fit in
- memory?
- For example I want to sort an array of >10000 elements, but have only RAM
- for about 500 elements
-
- Many thanks in advance.
-
- Matthias Gessl
-
- Mail: msgessl@faui01.informatik.uni-erlangen.de
-
-